﻿2026-07-27T15:54:57.1650745Z ##[group]Run actions/checkout@v5
2026-07-27T15:54:57.1651566Z with:
2026-07-27T15:54:57.1652126Z   repository: BigscreenVR/spt-bs-core
2026-07-27T15:54:57.1657334Z   token: ***
2026-07-27T15:54:57.1657887Z   ssh-strict: true
2026-07-27T15:54:57.1658434Z   ssh-user: git
2026-07-27T15:54:57.1658999Z   persist-credentials: true
2026-07-27T15:54:57.1659609Z   clean: true
2026-07-27T15:54:57.1660156Z   sparse-checkout-cone-mode: true
2026-07-27T15:54:57.1661900Z   fetch-depth: 1
2026-07-27T15:54:57.1662474Z   fetch-tags: false
2026-07-27T15:54:57.1663053Z   show-progress: true
2026-07-27T15:54:57.1663608Z   lfs: false
2026-07-27T15:54:57.1664127Z   submodules: false
2026-07-27T15:54:57.1664707Z   set-safe-directory: true
2026-07-27T15:54:57.1665342Z   allow-unsafe-pr-checkout: false
2026-07-27T15:54:57.1666030Z env:
2026-07-27T15:54:57.1666559Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T15:54:57.1667259Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T15:54:57.1667912Z ##[endgroup]
2026-07-27T15:54:57.3494435Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T15:54:57.3496176Z ##[group]Getting Git version info
2026-07-27T15:54:57.3497112Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-27T15:54:57.3817061Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-27T15:54:57.4038959Z git version 2.43.0.windows.1
2026-07-27T15:54:57.4069314Z ##[endgroup]
2026-07-27T15:54:57.4078796Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\e8203419-bc0b-4c37-a3cd-54907d2eade9\.gitconfig'
2026-07-27T15:54:57.4093412Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\e8203419-bc0b-4c37-a3cd-54907d2eade9' before making global git config changes
2026-07-27T15:54:57.4096063Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T15:54:57.4098833Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-27T15:54:57.4367430Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-27T15:54:57.4578338Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T15:54:57.4606656Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T15:54:57.4610563Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T15:54:57.5057352Z HEAD
2026-07-27T15:54:57.5327790Z ##[endgroup]
2026-07-27T15:54:57.5329674Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-27T15:54:57.9524293Z ##[group]Cleaning the repository
2026-07-27T15:54:57.9525189Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-27T15:55:13.8244204Z Removing .adapter-notify/
2026-07-27T15:55:13.8245107Z Removing target/
2026-07-27T15:55:13.8301335Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-27T15:55:13.9523585Z HEAD is now at e0055bd3 Merge 766595dc6824cddceeb651a70fd6b3b811be704a into 664d479a14b476dfd6f25c0037ea2900eee13cb5
2026-07-27T15:55:13.9551730Z ##[endgroup]
2026-07-27T15:55:13.9555742Z ##[group]Disabling automatic garbage collection
2026-07-27T15:55:13.9561626Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-27T15:55:13.9869492Z ##[endgroup]
2026-07-27T15:55:13.9869980Z ##[group]Setting up auth
2026-07-27T15:55:13.9876106Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-27T15:55:14.0129352Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-27T15:55:14.4450132Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T15:55:14.4687149Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-27T15:55:14.8763022Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T15:55:14.9010390Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-27T15:55:15.3234721Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-27T15:55:15.3716874Z ##[endgroup]
2026-07-27T15:55:15.3717289Z ##[group]Fetching the repository
2026-07-27T15:55:15.3729286Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +e1fdd9b74f566b85e5216650085c7e099b991def:refs/remotes/pull/103/merge
2026-07-27T15:55:16.2168496Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T15:55:16.2169350Z  + 900644e0...e1fdd9b7 e1fdd9b74f566b85e5216650085c7e099b991def -> pull/103/merge  (forced update)
2026-07-27T15:55:16.2307433Z ##[endgroup]
2026-07-27T15:55:16.2307948Z ##[group]Determining the checkout info
2026-07-27T15:55:16.2308398Z ##[endgroup]
2026-07-27T15:55:16.2313855Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-27T15:55:16.2591192Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-27T15:55:16.2829581Z ##[group]Checking out the ref
2026-07-27T15:55:16.2834163Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force refs/remotes/pull/103/merge
2026-07-27T15:55:16.4330040Z Previous HEAD position was e0055bd3 Merge 766595dc6824cddceeb651a70fd6b3b811be704a into 664d479a14b476dfd6f25c0037ea2900eee13cb5
2026-07-27T15:55:16.4330728Z HEAD is now at e1fdd9b7 Merge 3e916f645a1aaec5ff5982386b9469e7d60f6ee4 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T15:55:16.4354160Z ##[endgroup]
2026-07-27T15:55:16.4624310Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-27T15:55:16.4847268Z e1fdd9b74f566b85e5216650085c7e099b991def
